Welcome![Sign In][Sign Up]
Location:
Search - Matrix inverse

Search list

[Windows Developinverse

Description: 主要内容:在visual studio上实现矩阵求逆的过程 矩阵求逆:用全选主元高斯约当消去法求n阶是矩阵A的逆矩阵A-1。其中包括矩阵求逆算法描述 -Main elements: the visual studio to achieve the process of matrix inversion matrix inversion: The Select pivot Gauss Jordan elimination order to n-order matrix A is the inverse matrix of A-1. These include matrix inversion algorithm description
Platform: | Size: 6144 | Author: 刘丽 | Hits:

[Special Effectsyanyan

Description: 把一个256*256的图像分成8*8小块,然后进行DFT变换,分别比较在空间域和频域内对图像进行二次抽样和差值最后得出的图像比较-1. Get a grey level image which size is N*N. (For example, 256*256, however, N = ), and partition to 8*8 sub images. 2. Apply DFT to these sub images, and get the fourier transformed image F. 3. Derive the proper subsampling function matrix S in spatial domain. 4. Multiplying proper 4*4 DFT matrix T to matrix S, derive the frequency version of subsampling function matrix, S. 5. Similarly, derive the frequency version of interpolation matrix, I. 6. Apply these matrices to each sub image of F (which is DFT of original image), and get the final image, taking inverse DFT. 7. Apply subsampling/interpolation function matrix S/I to original image in spatial domain and get the final image. 8. Compare the results from 6, 7.
Platform: | Size: 2048 | Author: zhengyan | Hits:

[Special Effects1

Description: 将一幅256*256的图像分成8*8的小块,对其进行DFT变换。分别比较在空间域和频域内对源图像进行二次抽样和差值最后比较不同-1. Get a grey level image which size is N*N. (For example, 256*256, however, N = ), and partition to 8*8 sub images. 2. Apply DFT to these sub images, and get the fourier transformed image F. 3. Derive the proper subsampling function matrix S in spatial domain. 4. Multiplying proper 4*4 DFT matrix T to matrix S, derive the frequency version of subsampling function matrix, S. 5. Similarly, derive the frequency version of interpolation matrix, I. 6. Apply these matrices to each sub image of F (which is DFT of original image), and get the final image, taking inverse DFT. 7. Apply subsampling/interpolation function matrix S/I to original image in spatial domain and get the final image. 8. Compare the results from 6, 7.
Platform: | Size: 2048 | Author: zhengyan | Hits:

[VC/MFCcsuanfachengxuji

Description: 徐士良C常用算法程序集(第二版).pdf。把一些常用的数学算法转化成c算法,很实用,如求矩阵逆阵-Some commonly used mathematical algorithms into c algorithm, very practical, such as the demand matrix inverse, and so
Platform: | Size: 12773376 | Author: siwenxiao | Hits:

[Mathimatics-Numerical algorithmsjj

Description: 使用VisualC++实现的伪逆矩阵的计算方法,Dlg编程。-Using VisualC++ implementation of the pseudo-inverse matrix method of calculation, Dlg programming.
Platform: | Size: 2122752 | Author: 贾易 | Hits:

[matlabwrec

Description: We consider a complex-valued wavefield reconstruction in an object plane from data in a sensor plane. A digital modeling for the forward propagation is presented in the algebraic matrix form M-DDT. The inverse propagation is formalized as an inverse problem. The main algorithm of the complex-valued wavefield reconstruction with the proposed Matrix Discrete Diffraction Transform (M-DDT) is prepared as a Matlab demo.
Platform: | Size: 398336 | Author: mythu | Hits:

[Mathimatics-Numerical algorithmsInverse

Description:
Platform: | Size: 819200 | Author: alireza | Hits:

[Mathimatics-Numerical algorithmsinverse_matrix_gauss

Description: os : window vista 32bit compiller : visual c++ 6.0 n*n inverse matrix program use Gauss elimination
Platform: | Size: 250880 | Author: Eunsoo Na | Hits:

[CSharpinv.csharp

Description: to find the inverse of a matrix using csharp
Platform: | Size: 26624 | Author: mallu | Hits:

[OtherMatrixInverse

Description: 用C语言来实现工程上常见的复数矩阵的逆问题。-Use the C language to implement common complex matrix inverse problem in the projects.
Platform: | Size: 9216 | Author: 王雪 | Hits:

[OpenCVqq

Description: 跡數(trace),也就是對角線數據的總和,轉置矩陣(Transpose Matrix),則是將矩陣數據列跟欄對調將橫的數據變成直的,反矩陣(Inverse Matrix)它的定義為與目標矩陣相乘可以得到單位矩陣,為一個可逆矩陣. 跡數,轉置,反矩陣實作-Trace number (trace), which is the sum of diagonal data, Transpose (Transpose Matrix), malpractices matrix data will be swapped out with the column of data into a straight horizontal, anti-matrix (Inverse Matrix) which is defined as the with the target matrix matrix multiplication can be, for an invertible matrix. trace number, transpose, and anti-matrix implementation
Platform: | Size: 2048 | Author: nip | Hits:

[AlgorithmMatrixInverse

Description: 矩阵求逆 :一个简单的小例子常用于普通计算。-matrix inverse :a simple instance for common compute
Platform: | Size: 1024 | Author: Rogerchen | Hits:

[Mathimatics-Numerical algorithmsinverse

Description: 矩阵求逆,这里要介绍的矩阵求逆算法称为全选主元高斯-约旦法-inverse of matrix
Platform: | Size: 1024 | Author: luzhen | Hits:

[Algorithmdoolittle

Description: LU分解在本质上是高斯消元法的一种表达形式。实质上是将A通过初等行变换变成一个上三角矩阵,其变换矩阵就是一个单位下三角矩阵。这正是所谓的杜尔里特算法(Doolittle algorithm):从下至上地对矩阵A做初等行变换,将对角线左下方的元素变成零,然后再证明这些行变换的效果等同于左乘一系列单位下三角矩阵,这一系列单位下三角矩阵的乘积的逆就是L矩阵,它也是一个单位下三角矩阵。 这类算法的复杂度一般在左右,对充分消元的分解则不然。 -LU decomposition is essentially a Gaussian elimination method expression. A substance is through the primary transformation into an upper triangular matrix, the transformation matrix is a unit lower triangular matrix. This is the so-called Duerlite algorithms (Doolittle algorithm): from the bottom row of the matrix A do elementary transformation, the diagonal elements into the bottom left of zero, and then show the effect of these lines is equivalent to transform the left by a unit lower triangular matrix, this series of unit lower triangular matrix inverse is the product of L matrices, it is also a unit lower triangular matrix. The complexity of these algorithms is generally about the full elimination of the decomposition is not.
Platform: | Size: 1024 | Author: 王伟 | Hits:

[Othermatrix

Description: 一个很简单的矩阵类,有四则运算、转置、求逆的功能-A very simple matrix class, there are four operations, transpose, inverse function
Platform: | Size: 2048 | Author: chmt | Hits:

[AlgorithmMatrix_math

Description: 矩阵类,实现矩阵的求逆,广义逆,特征向量等-Matrices to achieve the inverse matrix, inverse, eigenvectors, etc.
Platform: | Size: 15360 | Author: yuema | Hits:

[Data structsMatrix

Description: 能计算行列式,逆矩阵,矩阵加减乘法,界面一般-Determinant of the inverse matrix calculation of addition and subtraction multiplication
Platform: | Size: 53248 | Author: 撒大家 | Hits:

[AlgorithmTDtest

Description: 针对于对一般矩阵的求逆,或对复杂系统的求逆-Aimed at the general matrix inverse or inverse complex systems
Platform: | Size: 1024 | Author: 欧阳超 | Hits:

[Algorithmconiv

Description: 实现对复数矩阵求逆矩阵的功能,包括实现此功能的函数,基于C++平台-Implementation of the complex matrix inverse matrix of features, including a function to achieve this functionality, based on C++ Platform
Platform: | Size: 1024 | Author: 曾韬 | Hits:

[Algorithmmatrix

Description: 矩阵操作,包括矩阵的各种运算,比如说求逆等-Matrix operations, including a variety of matrix operations, such as inverse and so on! ! !
Platform: | Size: 1024 | Author: liuxingchun | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 42 »

CodeBus www.codebus.net